div.OTTip {
	color: #ff2b00;
	font-size: 13px;
	font-weight: bold;
}

div.OTTip a {
	color: #999999;
	text-decoration: none;
}

div.OTTip a:hover {
	color: black;
	text-decoration: underline;
}

